-
Notifications
You must be signed in to change notification settings - Fork 0
Update eslint-plugin-react to the latest version 🚀 #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 2 2
=====================================
Hits 2 2Continue to review full report at Codecov.
|
Version 7.8.1 just got published.Update to this version instead 🚀 Release Notesv7.8.1Fixed |
Version 7.8.2 just got published.Update to this version instead 🚀 Release Notesv7.8.2Fixed |
Version 7.9.0 just got published.Update to this version instead 🚀 Release Notesv7.9.0Added
Fixed
ChangedCommitsThe new version differs by 41 commits.
There are 41 commits in total. See the full diff |
Version 7.9.1 just got published. |
Version 7.10.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Version 7.11.0 just got published.Update to this version instead 🚀 Release Notesv7.11.0Added
Fixed
Changed
CommitsThe new version differs by 65 commits.
There are 65 commits in total. See the full diff |
Version 7.11.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.0Added
Fixed
Changed
CommitsThe new version differs by 127 commits.
There are 127 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.1Fixed
Changed
CommitsThe new version differs by 9 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.2Fixed
CommitsThe new version differs by 5 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.3Fixed
Changed
CommitsThe new version differs by 14 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.4Fixed
ChangedCommitsThe new version differs by 10 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 74 commits.
There are 74 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Version 7.8.0 of eslint-plugin-react was just published.
eslint-plugin-reactThe version 7.8.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-react.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v7.8.0Added
react-in-jsx-scope(#1758)require-default-props(#1724 @Miziak)forbid-component-props(#1732 @ThiefMaster)no-unused-prop-types(#1681 @bvaughn)sort-comp(#1767 @joe-denea)no-typosprevStateandnextStatetono-unused-state(#1759)componentWillMount,componentWillReceivePropsandcomponentWillUpdatelifecycle methods inno-deprecated(#1750 @sergei-startsev)Fixed
no-typosfalse positive on customPropTypeclasses (#1389 @brettdh)boolean-prop-namingto handle required props (#1389 @louisscruz)jsx-curly-brace-presenceto allow whitespace JSX container (#1717 @sharmilajesupaul)jsx-no-bindto handle ternary conditions (#1722 @gwenaellarmet)Changed
Commits
The new version differs by 65 commits.
fb7411dUpdate CHANGELOG and bump versionb5865e8Replace static status badge by a dynamic one79f32b1Fix Code Climate badge in READMEab803e5Update CHANGELOG and bump versionb26d1ccAdd prevState and nextState support to no-unused-state (fixes #1759)3aac310Add support for React 16.3 lifecycle methods to no-typos5f3f04fMerge pull request #1783 from chentsulin/patch-126dc5a6fix typo containing9519938Add getSnapshotBeforeUpdate support to no-unused-prop-types (fixes #1751)d51b0ccAdd fragment support to react-in-jsx-scope (fixes #1758)fb7ce94Merge pull request #1771 from joe-denea/master230b0ad[Tests] fix appveyor768013eAdd support for React 16.3 lifecycle methodsd68ef96Merge pull request #1750 from sergei-startsev/no-deprecated8973758[Tests] fix linting errorsThere are 65 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴